Function windows_sys::Win32::System::Time::SystemTimeToTzSpecificLocalTime
pub unsafe extern "system" fn SystemTimeToTzSpecificLocalTime(
lptimezoneinformation: *const TIME_ZONE_INFORMATION,
lpuniversaltime: *const SYSTEMTIME,
lplocaltime: *mut SYSTEMTIME,
) -> BOOL