#ifndef _NTRTL_H NTSYSAPI VOID NTAPI RtlCopyLuid( _Out_ PLUID DestinationLuid, _In_ PLUID SourceLuid ); #endif View code on GitHub
This function is documented in Windows Driver Kit.