pub type ADDJOB_INFO_1A = _ADDJOB_INFO_1A;
struct ADDJOB_INFO_1A { pub Path: *mut i8, pub JobId: u32, }
Path: *mut i8
JobId: u32