pub unsafe extern "C" fn curl_easy_getinfo(
    curl: *mut CURL,
    info: CURLINFO
    ...
) -> CURLcode