pub unsafe extern "C" fn g_atomic_int_exchange_and_add(
    atomic: gint,
    val: gint
) -> gint