No functional changes intended. This simplifies the arguments for the `delete_keyframe` function. The `bAction *` was always a `nullptr` so I just removed it. The rna path char array and the array index were merged into the `RNAPath` struct. Pull Request: https://projects.blender.org/blender/blender/pulls/125479