pub unsafe extern "C" fn SkImage_makeColorSpace1(
    this: *const SkImage,
    target: sk_sp<SkColorSpace>,
    direct: *mut GrDirectContext
) -> sk_sp<SkImage>