* some small fixes against crashes which occured in bp7 (but not in fpc?!)
(accepted are popstack cdecl and pascal) + added C vars with the following syntax var C calias 'true_c_name';(can be followed by external) reason is that you must add the Cprefix which is target dependent
* symtable adapted for $ifdef NEWPPU