kgetenv_long
#define TUNABLE_LONG_FETCH(path, var) kgetenv_long((path), (var))
int kgetenv_long(const char *name, long *data);