pub unsafe extern "C" fn curl_multi_socket(
    multi_handle: *mut CURLM,
    s: i32,
    running_handles: *mut i32
) -> i32