pub unsafe extern "system" fn GetCalendarSupportedDateRange(
    calendar: u32,
    lpcalmindatetime: *mut CALDATETIME,
    lpcalmaxdatetime: *mut CALDATETIME,
) -> BOOL