sclass BWImageAndRect { BWImage bw; Rect rect; *() {} *(BWImage *bw, Rect *rect) {} *(Rect *rect) {} }