pub unsafe extern "C" fn curl_multi_setopt(
    multi_handle: *mut CURLM,
    option: CURLMoption,
     ...
) -> CURLMcode