addr2line: Avoid a name collision.
The RB_ macros define functions with a parameter named head, and gcc warns about this.
MFC with: r357450