fn is_require_call(callee: &Expr<'_>) -> bool
Checks if an expression is a call to the require builtin function.
require