pub type EXIT_PROCESS_DEBUG_INFO = _EXIT_PROCESS_DEBUG_INFO;
struct EXIT_PROCESS_DEBUG_INFO { pub dwExitCode: u32, }
dwExitCode: u32