_talloc_destructor_fn 67 lib/talloc/talloc.h int (*_talloc_destructor_fn)(_TALLOC_TYPEOF(ptr)) = (function); \ _talloc_destructor_fn 68 lib/talloc/talloc.h _talloc_set_destructor((ptr), (int (*)(void *))_talloc_destructor_fn); \