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