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