pub unsafe extern "C" fn _InterlockedExchangePointer( Target: *mut *mut c_void, Value: *mut c_void, ) -> *mut c_void