pub unsafe extern "C" fn pixMultiplyByColor(
    pixd: *mut PIX,
    pixs: *mut PIX,
    box_: *mut BOX,
    color: l_uint32
) -> *mut PIX