pub unsafe extern "C" fn vips_draw_circle( image: *mut VipsImage, ink: *mut f64, n: c_int, cx: c_int, cy: c_int, radius: c_int, ... ) -> c_int