@:implnew (format:CairoFormat, width:Int, height:Int)
@:implread onlydata:DataPointer
@:implread onlyformat:CairoFormat
@:implread onlyheight:Int
@:implread onlystride:Int
@:implread onlywidth:Int
staticcreate (data:DataPointer, format:CairoFormat, width:Int, height:Int, stride:Int):CairoSurface
staticfromImage (image:Image):CairoSurface