Title: Rename function inside a macro when the macro definition comes from a header file
Goal: Rename function `orig' to `renamed'.
Parameters: [{file,"macro.erl"},{position,75},{name,"renamed"}].
Documentation: `orig' is changed to `renamed' inside the macro definition. The cursor is on 'orig()'.
