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