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