pub unsafe fn SetDynamicTimeZoneInformation(
    lptimezoneinformation: *const DYNAMIC_TIME_ZONE_INFORMATION
) -> Result<()>