pub unsafe fn SetTimeZoneInformation(
    lptimezoneinformation: *const TIME_ZONE_INFORMATION
) -> Result<()>