This file is indexed.

/usr/include/NTL/gmp_aux.h is in libntl-dev 10.5.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
#define NTL_ZZ_NBITS (64)
#define NTL_BITS_PER_LIMB_T (64)
#define NTL_ZZ_FRADIX (((double)(1L<<62))*((double)(1L<<2)))