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