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