extern(C++):
public import dtoh_imports2 : MyStdcInt = customInt;
class ImportsC {}
void importFunc() {}
private struct HiddenData {}
enum : int {
    IgnoreErrors
}
extern(C++):
public import dtoh_imports2 : MyStdcInt = customInt;
class ImportsC {}
void importFunc() {}
private struct HiddenData {}
enum : int {
    IgnoreErrors
}