pub unsafe extern "system" fn RtlCutoverTimeToSystemTime(
    CutoverTime: PTIME_FIELDS,
    SystemTime: PLARGE_INTEGER,
    CurrentSystemTime: PLARGE_INTEGER,
    ThisYear: BOOLEAN
) -> BOOLEAN