void C4RoundResult::Default()
{
	InplaceReconstruct(this);
}
void C4NameList::Clear()
{
	InplaceReconstruct(this);
}
void C4BMP256Info::Default()
{
    InplaceReconstruct(this);
}