```
>>> print typedVar("malloc")
Void*(__cdecl)(Int4B)
```
It is expected to see address of the function at least
>>> print typedVar("malloc")
Void*(__cdecl)(Int4B)
```
It is expected to see address of the function at least