pub unsafe extern "C" fn gray_erosion_shape( Image: Hobject, ImageMin: *mut Hobject, MaskHeight: f64, MaskWidth: f64, MaskShape: *const c_char, ) -> Herror