I have a code in C which declares
struct my_struct my_val __attribute__((section(".mysection"))) = {0, 0};
This section is made up