pub fn excerpt_as_bigint(
    report: Option<&mut Report>,
    span: Span,
    excerpt: &str
) -> Result<BigInt, ()>