字符串转 gbk 编码
Uint8List lddEncodingTextToBgk({required String str}) => RustLib.instance.api.crateApiEncodingLddEncodingTextToBgk(str: str);