pub unsafe fn NdfRepairIncident(
    handle: *const c_void,
    repairex: *const RepairInfoEx,
    dwwait: u32
) -> Result<()>