1 int
func(void)2 func (void)
3 {
4   return 0x12345678;
5 }
6