pub fn check_function_for_pointers( _function: &IrFunction, ) -> Result<Vec<String>, String>
Check for unsafe pointer operations in a function’s AST