Undocumented in source. Be warned that the author may not have intended to support it.
templateFunctionSymbol(alias F, Protection P = __traits(getProtection, F).toProtection, Linkage L = __traits(getLinkage, F).toLinkage, string I = __traits(identifier, F), alias M = moduleOf!F)