proc_walk_f
extern int proc_walk(proc_walk_f *, void *, int);
proc_walk(proc_walk_f *func, void *arg, int flag)