As far as I can see there's no way to get the defining Op of a Value through the CAPI. I'd expect the `Operation *getDefiningOp()` function to be exposed as `MlirOperation mlirValueGetDefiningOp(MlirValue value)` in the CAPI.