I am defining an atomic variable of a struct type and the code compiles fine, but when I call the load() method on the atomic variable, I get a symbol lookup error.
load()