/*
* call-seq:
* easy.connect_timeout => fixnum or nil
*
* Obtain the maximum time in seconds that you allow the connection to the
* server to take.
*/
static VALUE ruby_curl_easy_connect_timeout_get(VALUE self, VALUE connect_timeout) {