typeof(nullptr) x = 0; _Static_assert(sizeof x == sizeof(char *)); int *y = nullptr; bool z = nullptr;