Move macro definitions to top of file (Wincent Strings Utility, 377a3e7)
These seem to confuse Xcode's function pop-up menu if they appear in the middle of a function body, so move them up out of the way.
Signed-off-by: Greg Hurrell <greg@hurrell.net>