pub unsafe extern "C" fn tract_fact_dim( fact: *const TractFact, axis: usize, dim: *mut *mut TractDim, ) -> TRACT_RESULT
Extract the dimension from one dimension of the fact.