pub unsafe extern "C" fn g_atomic_pointer_exchange(
    atomic: *mut c_void,
    newval: gpointer
) -> gpointer
Available on crate feature v2_74 only.