AIX: Fix more compiler warnings

Avoid that the compiler complains about casting away const, about
unused variables or functions, about missing function prototypes
and also avoid that the compiler complains that the type of the
third argument of mntctl() is wrong.
12 files changed