pub unsafe extern "C" fn MagickSetImageRenderingIntent(
    arg1: *mut MagickWand,
    arg2: RenderingIntent
) -> c_uint