This file is indexed.

/usr/share/sip/PyQt4/Qwt3D/types.sip is in python-qwt3d-qt4 0.1.7~cvs20090625-12build1.

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

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
// Automagically generated by configure.py

// Uncomment one of the following three lines
// typedef unsigned int size_t;
typedef unsigned long size_t;
// typedef unsigned long long size_t;

// Local Variables:
// mode: C++
// c-file-style: "stroustrup"
// End: