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