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