1 static const char hello[] = "hello, hello!";
2 static const int hello_len = sizeof(hello);
3