Say we declare an array of structs in a local scope:
int main() { RandomStruct array [1000]; }
Currently the structs in the array are