pub type GBKEncoding = GBEncoding<GBK>;
A type for GBK.
pub struct GBKEncoding { /* private fields */ }