Property definitions

curl $ CurlCallbacks :: defaultinit
# Callbacks Interface, allow you to manage in your way the different streams
interface CurlCallbacks
	super NativeCurlCallbacks
end
lib/curl/curl.nit:527,1--530,3