pub unsafe fn RtlLocalTimeToSystemTime(
    localtime: *mut i64,
    systemtime: *mut i64
) -> NTSTATUS