pub unsafe extern "C" fn SkColorSpace_toXYZD50(
    this: *const SkColorSpace,
    toXYZD50: *mut skcms_Matrix3x3
) -> bool