pub unsafe extern "C" fn pixHShearCorner(
    pixd: *mut PIX,
    pixs: *mut PIX,
    radang: l_float32,
    incolor: l_int32
) -> *mut PIX