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