Build: Use the recommended way to detect Nettle API differences. The main Nettle developers recommend using the function renaming macros to detect Nettle API differences. In this case we use <nettle/dsa.h>'s remapping of dsa_params_init to nettle_dsa_params_init to detect Nettle 3.0 or later.