#if !defined(T11983_H) #define T11983_H #include void intptr_example(intptr_t); void uintptr_example(uintptr_t); #endif // T11983_H