pub unsafe extern "C" fn SkPixmap_setColorSpace(
    this: *mut SkPixmap,
    colorSpace: sk_sp<SkColorSpace>
)