struct FDuo

struct FDuo
{
    // fields

    int32 A;
    int32 B;
};