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