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