PEP 695 is not tested to be `pickle`able
(or at least I cannot find these tests)
I think that testing the pickle result of functions, classes, and type aliases created with the new syntax is very important.
I propose to add these tests, PR is in the works.