pub unsafe extern "C" fn gst_byte_reader_dup_string_utf8(
    reader: *mut GstByteReader,
    str: *mut *mut c_char
) -> gboolean