pub fn projection_to_python( py: Python<'_>, projection: AngularMomentumProjection, ) -> PyResult<Py<PyAny>>