pub unsafe extern "C" fn evbuffer_add_printf(
    buf: *mut evbuffer,
    fmt: *const c_char,
     ...
) -> c_int