pub unsafe extern "C" fn pixSeedfill4(
    pixs: *mut PIX,
    stack: *mut L_STACK,
    x: l_int32,
    y: l_int32
) -> l_ok