fn positional_only<'py>( a: Bound<'py, PyAny>, b: Bound<'py, PyAny>, ) -> (Bound<'py, PyAny>, Bound<'py, PyAny>)