../src/pow2nn.c:
#ifndef SPECIAL_NUMBER #define SPECIAL_NUMBER /* prototype begin */ extern long pow2nn(long n); /* prototype end */ #endif