namespace Headerer { internal enum Feature { NONE = 0, Extract, Restore, } }