Source position: jni.pas line 477
type JavaVMAttachArgs = record
version: jint;
name: PAnsiChar;
group: jobject;
end;