pub unsafe extern "C" fn bufferevent_priority_set(
    bufev: *mut bufferevent,
    pri: c_int
) -> c_int