pub unsafe extern "C" fn vips_eorimage_const1(
    in_: *mut VipsImage,
    out: *mut *mut VipsImage,
    c: f64
    ...
) -> c_int