pub fn parse_sig(ori: Origin) -> Result<Sig>
Parse one or more signature expressions
followed by (optional) whitespace and then eof. At least one expression is required otherwise this function will fail.