pub unsafe extern "system" fn ConvertCalDateTimeToSystemTime(
    lpcaldatetime: *const CALDATETIME,
    lpsystime: *mut SYSTEMTIME,
) -> BOOL