pub unsafe extern "C" fn pixAddAlphaToBlend(
    pixs: *mut PIX,
    fract: l_float32,
    invert: l_int32
) -> *mut PIX