pub fn normalize_positive_u64_config_value( key: &str, value: &str, ) -> Result<String>
Normalizes a positive integer runtime configuration value for storage.