pub unsafe extern "C" fn evbuffer_add( buf: *mut evbuffer, data: *const c_void, datlen: usize, ) -> c_int