pub unsafe fn RtlCaptureStackBackTrace( framestoskip: u32, backtrace: &mut [*mut c_void], backtracehash: Option<*mut u32>, ) -> u16