adjptr
#define adjptr(_map_, _ptr_) ((void *)(_ptr_))
#define adjptr(_map_, _ptr_) \
#define adjptr(_map_, _ptr_) ((void *)(_map_->l_addr + (_ptr_)))