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