Returns TRUE only for pointers created by tcc_malloc() or
tcc_cstring(). Struct pointers (tagged "struct_<name>") and
borrowed pointers return FALSE.
Returns TRUE only for pointers created by tcc_malloc() or
tcc_cstring(). Struct pointers (tagged "struct_<name>") and
borrowed pointers return FALSE.