pub fn str_to_big_rational(string: &str) -> Result<BigRational, ParseError>