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