pub unsafe extern "C" fn cmsWhitePointFromTemp(
    WhitePoint: *mut CIExyY,
    TempK: f64
) -> Bool