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