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