event_base_priority_init
event_base_priority_init(base, 1);
return event_base_priority_init(current_base, npriorities);
int event_base_priority_init(struct event_base *, int);
event_base_priority_init(global_base, npriorities);