JniHostInit
class JniHostInit
Handle passed to a native host binding (the consumer's external fun referenced by KsrpcNativeHost.connect). It carries the per-connection JNI context that the native side reads; the consumer names the type in their binding signature and forwards the value to ksrpcHostConnection without inspecting it.