map_browser
struct map_browser mb = {
struct map_browser *mb = container_of(browser, struct map_browser, b);
static int map_browser__search(struct map_browser *browser)
static int map_browser__run(struct map_browser *browser)