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