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