pub fn parse_scheme(input: &str) -> Result<Value, Error>
Parse a complete S-expression from input with optimization enabled