pub unsafe fn pg_do_encoding_conversion( arg_src: *mut c_uchar, arg_len: c_int, arg_src_encoding: c_int, arg_dest_encoding: c_int, ) -> *mut c_uchar