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