fn blend_pixel_nonpremult(src: u32, dst: u32) -> u32
Blend src over dst assuming they are NOT pre-multiplied by alpha.
src
dst