pub unsafe extern "C" fn evtag_unmarshal_int(
    evbuf: *mut evbuffer,
    need_tag: u32,
    pinteger: *mut u32
) -> c_int