pub unsafe extern "system" fn SystemTimeToTzSpecificLocalTimeEx(
    lptimezoneinformation: *const DYNAMIC_TIME_ZONE_INFORMATION,
    lpuniversaltime: *const SYSTEMTIME,
    lplocaltime: *mut SYSTEMTIME,
) -> BOOL