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