pub unsafe extern "C" fn g_atomic_pointer_exchange(
    atomic: *mut c_void,
    newval: gpointer
) -> gpointer