可以用于调用通过构造函数传递的 callback 的原生函数指针。
callback
在可调用对象被 close 之后不得读取此指针。
Pointer<NativeFunction<T>> get nativeFunction;