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