extern int ( *DebugPrintf )( char *fmt, ... );

int DebugOutputf( char *fmt, ... );
int ConsoleOutputf( char *fmt, ... );