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