Similar to #481, let's create StreamWriteFeature enum, and duplicate non-json -specific JsonGenerator.Features in there. Also change JsonFactory builder to support it, and remove support for JsonGenerator.Features there (but not from factory or parser itself -- those are needed for backwards compatibility).