/*
* call-seq:
* easy.http_auth_types => fixnum or nil
*
* Obtain the HTTP authentication types that may be used for the following
* +perform+ calls.
*/
static VALUE ruby_curl_easy_http_auth_types_get(VALUE self) {