pub unsafe extern "C" fn cmsDesaturateLab( Lab: *mut CIELab, amax: f64, amin: f64, bmax: f64, bmin: f64 ) -> Bool