linalg_state_type defines a state return type for a
linear algebra routine. State contains a status flag, a comment, and a
procedure specifier that can be used to mark where the error happened
state_type defines a general state return type for a
stdlib routine. State contains a status flag, a comment, and a
procedure specifier that can be used to mark where the error happened