Test program to check differential behaviour between binutils 2.19.1 and 2.16.x

Goal: Activate a not exported function using a script-version file.

Problem: This is not longer possible in version 2.19.1. 

Notes: 
    - The version file is loaded. 
    - The g function which is exported using A_API can be hiddenl using the ver-file.

 
