uts_fusers
error = uts_fusers(buf, arg, (intptr_t)outbp);
error = uts_fusers(buf, (int)arg, (intptr_t)outbp);
static int uts_fusers(char *, int, intptr_t);