pub unsafe extern "C" fn curl_multi_timeout(
    multi_handle: *mut CURLM,
    milliseconds: *mut c_long
) -> CURLMcode