ccall bug with stack management after a call. Refs: #169. The additional meta data (length vector for open arrays and type tag for records) is now counted when cleaning up stack space after a procedure call that uses the 'ccall' calling conventions.
Signed-off-by: Josef Templ <josef.templ@gmail.com>