final Pointer<Uint16> Function(int a) creatCharPoint = nativeAddLib .lookup<NativeFunction<Pointer<Uint16> Function(Int32 a)>>("creatCharPoint") .asFunction();