pub fn resolve_external_call_target( ctx: &Context, input: &str, ) -> Result<(Option<ResolvedExternalCallTarget>, Vec<String>)>