pub unsafe extern "C" fn vips_check_coding_same(
    domain: *const c_char,
    im1: *mut VipsImage,
    im2: *mut VipsImage
) -> c_int