Source position: jwanative.pas line 5757
function NtSetInformationKey(
KeyHandle: HANDLE;
KeyInformationClass: KEY_SET_INFORMATION_CLASS;
KeyInformation: PVOID;
KeyInformationLength: ULONG
):NTSTATUS;