__RTN_MAX
#define RTN_MAX (__RTN_MAX - 1)
static const char *const rtn_type_names[__RTN_MAX] = {
if (t < __RTN_MAX && rtn_type_names[t])