Function windows_sys::Win32::System::Diagnostics::Debug::GetThreadWaitChain
pub unsafe extern "system" fn GetThreadWaitChain(
wcthandle: *const c_void,
context: usize,
flags: WAIT_CHAIN_THREAD_OPTIONS,
threadid: u32,
nodecount: *mut u32,
nodeinfoarray: *mut WAITCHAIN_NODE_INFO,
iscycle: *mut BOOL,
) -> BOOL