pub unsafe extern "C" fn vips_icc_ac2rc(
    in_: *mut VipsImage,
    out: *mut *mut VipsImage,
    profile_filename: *const c_char
) -> c_int