#ifndef _NTRTL_H NTSYSAPI NTSTATUS NTAPI RtlCheckRegistryKey( _In_ ULONG RelativeTo, _In_ PCWSTR Path ); #endif View code on GitHub
This function is documented in Windows Driver Kit.