fn extract_from_timestamptz_at_timezone( input: Timestamptz, timezone: &str, unit: &Unit, ) -> Result<Decimal>