pub type Probs4dHashedIds<T> = HashMap<RnaIdPair, ProbMat4d<T>>;
pub struct Probs4dHashedIds<T> { /* private fields */ }