#ifndef _NTRTL_H // // SIDs // _Must_inspect_result_ NTSYSAPI BOOLEAN NTAPI RtlValidSid( _In_ PSID Sid ); #endif View code on GitHub
This function is documented in Windows Driver Kit.