#ifndef _NTRTL_H NTSYSAPI ULONG NTAPI RtlFindLongestRunClear( _In_ PRTL_BITMAP BitMapHeader, _Out_ PULONG StartingIndex ); #endif View code on GitHub
This function is documented in Windows Driver Kit.