pub unsafe extern "C" fn pixMedianFilter(
    pixs: *mut PIX,
    wf: l_int32,
    hf: l_int32
) -> *mut PIX