/*
* call-seq:
* easy.ftp_response_timeout => fixnum or nil
*
* Obtain the maximum time that libcurl will wait for FTP command responses.
*/
static VALUE ruby_curl_easy_ftp_response_timeout_get(VALUE self, VALUE ftp_response_timeout) {