pub fn parse_external_call(
    working_set: &mut StateWorkingSet<'_>,
    spans: &[Span],
    is_subexpression: bool
) -> Expression