pub unsafe extern "C" fn _frida_g_atomic_int_set(
    atomic: *mut gint,
    newval: gint
)