pub unsafe extern "C" fn gen_gabor( ImageFilter: *mut Hobject, Angle: f64, Frequency: f64, Bandwidth: f64, Orientation: f64, Norm: *const c_char, Mode: *const c_char, Width: Hlong, Height: Hlong, ) -> Herror