;shared lib function call ;fn name !str "foo" ;args !_i32 4 !_str a"Hello World!" !_str "foo" !_f32 4.2 !_chr a'W' !_chr 'a' ;surround args srn 6 ;pass fn names and args srn 2 ;call function lib pr1