factory Rect2f.fromPointer(ffi.Pointer<cvg.CvRect2f> ptr, [bool attach = true]) => Rect2f._(ptr, attach);