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