charset_map()
Returns the map from canonical name to system dependent name.
static VALUE charset_map_get(void) { return charset_map; }