#ifndef _NTRTL_H NTSYSAPI ULONG NTAPI RtlLengthSecurityDescriptor( _In_ PSECURITY_DESCRIPTOR SecurityDescriptor ); #endif View code on GitHub
This function is documented in Windows Driver Kit.