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