pub unsafe extern "C" fn gst_byte_reader_peek_data( reader: *const GstByteReader, size: c_uint, val: *mut *const u8, ) -> gboolean