pub unsafe extern "C" fn pixWindowedMeanSquare(
    pixs: *mut PIX,
    wc: l_int32,
    hc: l_int32,
    hasborder: l_int32
) -> *mut PIX