pub unsafe extern "C" fn im_draw_circle( image: *mut VipsImage, x: c_int, y: c_int, radius: c_int, fill: gboolean, ink: *mut VipsPel, ) -> c_int