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