(_0: Any, _1: Any, _2: bool, _3: bool, /)
| 58 | def FunctionListGlobalNamesFunctor() -> Callable[..., Any]: ... |
| 59 | def FunctionRemoveGlobal(_0: str, /) -> bool: ... |
| 60 | def GetFirstStructuralMismatch(_0: Any, _1: Any, _2: bool, _3: bool, /) -> tuple[AccessPath, AccessPath] | None: ... |
| 61 | def GetGlobalFuncMetadata(_0: str, /) -> str: ... |
| 62 | def GetInvalidObject() -> Object: ... |
| 63 | def GetKwargsObject() -> Object: ... |
nothing calls this directly
no outgoing calls
no test coverage detected