_talloc_set_destructor   68 lib/talloc/talloc.h 		_talloc_set_destructor((ptr), (int (*)(void *))_talloc_destructor_fn); \
_talloc_set_destructor   75 lib/talloc/talloc.h 	_talloc_set_destructor((ptr), (int (*)(void *))(function))
_talloc_set_destructor  124 lib/talloc/talloc.h void _talloc_set_destructor(const void *ptr, int (*destructor)(void *));