Title: Name clash with an auto-imported built-in function
Goal: Rename functions named 'f' to `processes'.
Parameters: [{module,local},{funname,f},{name,processes}].
Documentation: The tool denies the transformation, because the renamed 
 functions would clash with the auto-imported `erlang:processes/0'.
