pub unsafe extern "C" fn pixUnsharpMaskingGray(
    pixs: *mut Pix,
    halfwidth: i32,
    fract: f32
) -> *mut Pix