pub type mb2wchar_with_len_converter = Option<unsafe extern "C" fn(from: *const c_uchar, to: *mut pg_wchar, len: c_int) -> c_int>;