pub unsafe fn AdjustCalendarDate(
    lpcaldatetime: *mut CALDATETIME,
    calunit: CALDATETIME_DATEUNIT,
    amount: i32
) -> BOOL