pub unsafe extern "C" fn evbuffer_commit_space(
    buf: *mut evbuffer,
    vec: *mut iovec,
    n_vecs: c_int
) -> c_int