pub unsafe extern "C" fn evbuffer_copyout_from( buf: *mut evbuffer, pos: *const evbuffer_ptr, data_out: *mut c_void, datlen: usize, ) -> isize