This file is indexed.

/usr/include/bart/misc/png.h is in libbart-dev 0.4.00-1.

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

The actual contents of the file can be viewed below.

1
extern int png_write_rgb24(const char* name, unsigned int w, unsigned int h, long inum, const unsigned char* buf);