in (cursor.kind == from!"clang".Cursor.Kind.FunctionDecl || cursor.kind == from!"clang".Cursor.Kind.CXXMethod || cursor.kind == from!"clang".Cursor.Kind.Constructor || cursor.kind == from!"clang".Cursor.Kind.Destructor || cursor.kind == from!"clang".Cursor.Kind.ConversionFunction || cursor.kind == from!"clang".Cursor.Kind.FunctionTemplate)