pub type EXIT_THREAD_DEBUG_INFO = _EXIT_THREAD_DEBUG_INFO;
#[repr(C)]pub struct EXIT_THREAD_DEBUG_INFO { pub dwExitCode: u32, }
dwExitCode: u32