pub unsafe extern "C" fn evbuffer_write_atmost(
    buffer: *mut evbuffer,
    fd: c_int,
    howmuch: ssize_t
) -> c_int