pub unsafe extern "C" fn cmsCreateGrayProfileTHR(
    ContextID: Context,
    WhitePoint: *const CIExyY,
    TransferFunction: *const ToneCurve
) -> HPROFILE