Implement feature #119; DLLCALL now supports calling win32 functions that have out parameters.
This is done with a new "type specifier" of "B", whose value is the number of bytes. The out parameters are appened to the return value, which happens to be a list.