pub unsafe extern "C" fn cmsStageAllocCLutFloat(
    ContextID: Context,
    nGridPoints: u32,
    inputChan: u32,
    outputChan: u32,
    Table: *const f32
) -> *mut Stage