pub unsafe extern "C" fn pixUnsharpMaskingGray2D(
    pixs: *mut PIX,
    halfwidth: l_int32,
    fract: l_float32
) -> *mut PIX