pub unsafe extern "C" fn cmsPipelineInsertStage(
    lut: *mut Pipeline,
    loc: StageLoc,
    mpe: *mut Stage
) -> Bool