pub unsafe fn ExInterlockedAddLargeInteger( addend: *mut i64, increment: i64, lock: *mut usize, ) -> i64