pub unsafe extern "C" fn gamma_image( Image: Hobject, GammaImage: *mut Hobject, Gamma: f64, Offset: f64, Threshold: f64, MaxGray: f64, Encode: *const c_char, ) -> Herror