pub fn decimal_from_str_normalized(s: &str) -> Result<Decimal, Error>
Free function replacement for Decimal::from_str_normalized (not in surrealdb-types 3.0.4)