pub unsafe extern "C" fn h264_reader_parse( reader: *mut h264_reader, flags: u32, buf: *const u8, len: usize, off: *mut usize, ) -> c_int