Constructor, CURL low level initializer

Property definitions

curl $ NativeCurl :: easy_init
	# Constructor, CURL low level initializer
	new easy_init `{ return curl_easy_init(); `}
lib/curl/native_curl.nit:74,2--75,45