pub fn decode_frame_from_prefix( bytes: &[u8], ) -> Result<Option<(StreamFrame, usize)>, StreamDecodeError>