pub unsafe extern "C" fn pixSeedfillMorph(
    pixs: *mut PIX,
    pixm: *mut PIX,
    maxiters: l_int32,
    connectivity: l_int32
) -> *mut PIX