pub unsafe extern "C" fn curl_share_setopt(
    sh: *mut CURLSH,
    opt: CURLSHoption,
     ...
) -> CURLSHcode