pub unsafe extern "C" fn gst_byte_reader_skip(
    reader: *mut GstByteReader,
    nbytes: c_uint
) -> gboolean