This returns a tuple of strings representing the storage classes of the ith parameter of function f. 0 represents the first parameter.
The order of the strings in the tuple should not be depended upon.
This is intended to replace the implementation of std.traits.ParameterStorageClassTuple(f)