pub unsafe extern "C" fn vips_draw_flood1(
    image: *mut VipsImage,
    ink: f64,
    x: c_int,
    y: c_int
    ...
) -> c_int