I think this is the same as ``` extern "C" { static __my_linker_var: [u8; 16]; } let var= &__my_linker_var; ```