pub unsafe extern "system" fn RtlCutoverTimeToSystemTime(
    CutoverTime: *mut TIME_FIELDS,
    SystemTime: *mut i64,
    CurrentSystemTime: *mut i64,
    ThisYear: BOOLEAN
) -> BOOLEAN