pub unsafe extern "C" fn bufferevent_trigger_event(
    bufev: *mut bufferevent,
    what: c_short,
    options: c_int
)