Exposing atomic operations tooling in the public C API

Would it be workable to provide a small package that would allow packagers to build against these headers without CPython committing to maintaining the API?

I’m thinking here of numpy, which provides a get_include(). Since these are purely headers, it need only be a build-time dependency.