pub type EXIT_THREAD_DEBUG_INFO = _EXIT_THREAD_DEBUG_INFO;
struct EXIT_THREAD_DEBUG_INFO { pub dwExitCode: u32, }
dwExitCode: u32