Function GetDynamicTimeZoneInformationEffectiveYears
pub unsafe extern "system" fn GetDynamicTimeZoneInformationEffectiveYears(
lptimezoneinformation: *const DYNAMIC_TIME_ZONE_INFORMATION,
firstyear: *mut u32,
lastyear: *mut u32,
) -> u32