sig
type encoding = string
type u
val create :
GettextTypes.t ->
GettextCharset.CHARSET_TYPE.encoding ->
GettextCharset.CHARSET_TYPE.encoding -> GettextCharset.CHARSET_TYPE.u
val recode : GettextCharset.CHARSET_TYPE.u -> string -> string
end