/*
Compile with:
gcc -g -Wall -shared -o libtest22-changed-parm-c-v0.so test22-changed-parm-c-v0.c */
int
foo(int a)
{return a;}