pub fn validate_interpolation_places_count(
    format: &String,
    params_len: usize
) -> Result<()>