pub unsafe extern "C" fn rcu_cmpxchg_pointer( p: *mut *mut c_void, old: *mut c_void, _new: *mut c_void, ) -> *mut c_void