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