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