proc_addr2map
#define Paddr_to_map proc_addr2map
prmap_t *proc_addr2map(struct proc_handle *, uintptr_t);
map = proc_addr2map(phdl, addr);