pub unsafe extern "C" fn vips_icc_is_compatible_profile(
    image: *mut VipsImage,
    data: *const c_void,
    data_length: size_t
) -> gboolean