module b; private { struct R{} } struct DDB{} interface I { int Blt(R*); }