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