pub unsafe extern "C" fn pixScaleAndTransferAlpha(
    pixd: *mut PIX,
    pixs: *mut PIX,
    scalex: l_float32,
    scaley: l_float32
) -> l_ok