C++程序  |  5行  |  61 B

int getBos1(void) {
  return __builtin_object_size(p, 0);
}