int main() { int probe = 0x00000001; return *(char *)&probe; }