pub fn factorize_simplicial_symbolic_req<I: Index>(
    n: usize
) -> Result<StackReq, SizeOverflow>