proc_xmap_f
static int xmapping_iter(struct ps_prochandle *, proc_xmap_f *, void *,
static int iter_xmap(proc_xmap_f *, void *);
iter_xmap(proc_xmap_f *func, void *data)
xmapping_iter(struct ps_prochandle *Pr, proc_xmap_f *func, void *cd, int doswap)