pub type ADDJOB_INFO_1W = _ADDJOB_INFO_1W;
struct ADDJOB_INFO_1W { pub Path: *mut u16, pub JobId: u32, }
Path: *mut u16
JobId: u32