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