unsafe fn call_atomic_ptr_7arg<Ret, A, B, C, D, E, F, G>( name: &str, ptr: &AtomicPtr<c_void>, a: A, b: B, c: C, d: D, e: E, f: F, g: G, ) -> Ret