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