1// To compile this type:
2//  gcc -g -Wall -shared -o libtest25-added-fn-parms-v1.so test25-added-fn-parms-v1.c
3void
4fun()
5{
6}
7