pub unsafe extern "C" fn evtag_marshal(
    evbuf: *mut evbuffer,
    tag: u32,
    data: *const c_void,
    len: u32
)