pub fn lk_read( buf: &[u8], allow_private: bool ) -> Result<(Cow<'_, NetPktPtr>, &[u8]), PktError>
parse a NetPktPtr (the standard binary format) from a buffer