struct my_struct1 {
    int storage__stack;
};

    struct my_struct1 var;
