pub unsafe extern "C" fn im_circle( im: *mut VipsImage, cx: c_int, cy: c_int, radius: c_int, intensity: c_int, ) -> c_int