const fn malformed_four_byte_prefix_length( first: u8, second: Option<u8>, third: Option<u8>, remaining: usize, ) -> usize