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