class A;
namespace start {
using ::A;
typedef A B;
}
