int A_Open_ChineseFont( String path, ) { return _A_Open_ChineseFont( path.toNativeUtf8().cast<ffi.Int8>(), ); }