static void hlt(void) { } static void main(void) { void *foo; foo = hlt; }