(_0: str, /)
| 54 | def DictSize(_0: MutableMapping[Any, Any], /) -> int: ... |
| 55 | def FromJSONGraph(_0: Any, /) -> Any: ... |
| 56 | def FromJSONGraphString(_0: str, /) -> Any: ... |
| 57 | def FunctionFromExternC(_0: c_void_p, _1: c_void_p, _2: c_void_p, /) -> Callable[..., Any]: ... |
| 58 | def FunctionListGlobalNamesFunctor() -> Callable[..., Any]: ... |
| 59 | def FunctionRemoveGlobal(_0: str, /) -> bool: ... |
nothing calls this directly
no outgoing calls
no test coverage detected