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