pub unsafe extern "C" fn g_utf8_to_ucs4(
    str: *const gchar,
    len: glong,
    items_read: glong,
    items_written: glong,
    error: *mut *mut GError
) -> gunichar