pub(crate) fn is_call_with_gas_limit(expr: &Expr<'_>) -> bool
Checks if a HIR expression is any call with an explicit gas option.