Get a null rectangle (on the C side), should be used only internally

Property definitions

sdl2 $ SDLRect :: nil
	# Get a null rectangle (on the C side), should be used only internally
	new nil `{ return NULL; `}
lib/sdl2/sdl2_base.nit:474,2--475,27