pub fn to_vec_with_rules( value: &Sexp, rules: Rules) -> Result<Vec<u8>, SexpError>
serialize a symbolic-expression to a Vec using Rules