Add some F-Curve getter functions that work in all these situations: - Built without experimental features. - Built with experimental features, and called with legacy Action. - Built with experimental features, and called with layered Action. No functional changes, just useful tools for migrating to the new Actions API. Ref: #120406 Pull Request: https://projects.blender.org/blender/blender/pulls/127841