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