pub unsafe extern "C" fn _frida_g_atomic_int_exchange(
    atomic: *mut gint,
    newval: gint
) -> gint