fn is_plain_call(gcx: Gcx<'_>, expr: &Expr<'_>) -> bool
A call to a non-builtin function or to a library function: the only statement cheap enough to leave inline.