The documentation on dss_solve_real and dss_solve_complex functions reads:
The lengths of the right-hand side and solution vectors, nCols and nRows respectively, must be defined in a previous call to dss_define_structure.
I understand that the parameters nCols and nRows should be equal, but for the sake of correctness of the description they should be swapped.