Search sd for a member function of the form: extern (D) string toString();
struct declaration to search
FuncDeclaration of toString() if found, null if not
See Implementation
Search sd for a member function of the form: extern (D) string toString();