_system
#define system _system
__weak_reference(__system, _system);
int _system(const char *);
__strong_reference(_system, system);