pub unsafe extern "C" fn evhttp_uriencode(
    str_: *const c_char,
    size: ssize_t,
    space_to_plus: c_int
) -> *mut c_char