fn call_intrinsic( cx: &ExtCtxt<'_>, span: Span, intrinsic: Symbol, args: Vec<P<Expr>>) -> P<Expr>
Constructs an expression that calls an intrinsic