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