pub unsafe extern "C" fn mlirShapedTypeIsDynamicDim( type_: MlirType, dim: isize, ) -> bool
Checks wither the dim-th dimension of the given shaped type is dynamic.