pub unsafe extern "system" fn RtlSystemTimeToLocalTime(
    SystemTime: *mut i64,
    LocalTime: *mut i64
) -> NTSTATUS