unsafe fn call_atomic_ptr_4arg<Ret, A, B, C, D>( name: &str, ptr: &AtomicPtr<c_void>, a: A, b: B, c: C, d: D, ) -> Ret