1 int getBos1(void) {
2   return __builtin_object_size(p, 0);
3 }
4 
5