#ifndef _NTRTL_H NTSYSAPI PULONG NTAPI RtlSubAuthoritySid( _In_ PSID Sid, _In_ ULONG SubAuthority ); #endif View code on GitHub
This function is documented in Windows Driver Kit.