#pragma once

#include "cu2.x.h"

struct B {
    struct X x;
};
