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