pub unsafe extern "C" fn gst_byte_writer_put_string_utf8(
    writer: *mut GstByteWriter,
    data: *const c_char
) -> gboolean