pub unsafe extern "C" fn curl_easy_send( curl: *mut CURL, buffer: *const c_void, buflen: size_t, n: *mut size_t) -> CURLcode