RtlCaptureStackBackTraceFunc

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows)
alias RtlCaptureStackBackTraceFunc = USHORT function(ULONG FramesToSkip, ULONG FramesToCapture, PVOID* BackTrace, PULONG BackTraceHash) @(nogc)

Meta