动态库的不可见句柄。
类似于dlopen(3)的返回值。可以通过FFI调用作为其他函数的参数在dlopen API中使用。
dlopen
external Pointer<Void> get handle;