#pragma once

// [[size 24, align 8]]
struct graph$$Graph$$shell {
    double contents[3];  // just to fill space, not used
};
