try_signed
try_signed (f, 8);
try_signed (f, 16);
try_signed (f, 32);
try_signed (f, 64);
try_signed(FILE *f, int len) __attribute__ ((unused));