pub fn is_unsafe_fn_call_unsafe_method( callee_type: &str, method_name: &str, ) -> bool
Check if a function call is calling through an UnsafeFn or UnsafeMemFn wrapper