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