pub fn oklab_blend(dst: u32, src: u32) -> u32
Blends two 32-bit sRGB colors in the Oklab color space.