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