Function windows_sys::Win32::Globalization::ConvertCalDateTimeToSystemTime
pub unsafe extern "system" fn ConvertCalDateTimeToSystemTime(
lpcaldatetime: *const CALDATETIME,
lpsystime: *mut SYSTEMTIME,
) -> BOOL