This file is indexed.

/usr/lib/ruby/vendor_ruby/win32struct.rb is in ruby-cstruct 1.0.1-2.

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

The actual contents of the file can be viewed below.

1
2
3
require 'cstruct/win32struct'
puts "In CStruct-#{CStruct::VERSION} require 'win32struct' is not recommended."
puts "Replacing 'win32struct' by 'cstruct/win32struct'."