int main(void) { long x = -9223372036854774574; return (int)x; }