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