Compiler Error C2157

'function' : must be declared before use in pragma list

The function name in the list of functions for an alloc_text pragma was not declared prior to being referenced in the list.