pub fn packet_has_lbrr(packet: &[u8]) -> Result<bool>
Check if packet has LBRR.
Returns an error if the packet cannot be parsed.