pub fn is_safe_fn_call(callee_type: &str, method_name: &str) -> bool
Check if a function call is calling through a SafeFn or SafeMemFn wrapper