pub unsafe extern "C" fn curl_multi_perform(
    multi_handle: *mut CURLM,
    running_handles: *mut c_int
) -> CURLMcode