The vlog95 backend currently ignores the sign of a function return value. Check for it and if `-pallowsigned=1` was specified emit the `signed` keyword. Otherwise report an error. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>