pub unsafe extern "C" fn pixCombineMasked(
    pixd: *mut PIX,
    pixs: *mut PIX,
    pixm: *mut PIX
) -> l_ok