1#pragma clang system_header2 3extern const int my_const_system_global;4extern int my_mutable_system_global;5