root/regress/libexec/ld.so/constructor/libaa/aa.h
class AA {
public:
        AA(const char *);
};