pub type ADDJOB_INFO_1 = ADDJOB_INFO_1A;
#[repr(C)]pub struct ADDJOB_INFO_1 { pub Path: *mut i8, pub JobId: u64, }
Path: *mut i8
JobId: u64