tomb_none
static int tomb_none(char *, wchar_t);
static int (*_tomb)(char *, wchar_t) = tomb_none;
_tomb = tomb_none;