_talloc_set_destructor 78 third_party/talloc/talloc.h _talloc_set_destructor((ptr), (int (*)(void *))_talloc_destructor_fn); \ _talloc_set_destructor 85 third_party/talloc/talloc.h _talloc_set_destructor((ptr), (int (*)(void *))(function)) _talloc_set_destructor 136 third_party/talloc/talloc.h void _talloc_set_destructor(const void *ptr, int (*_destructor)(void *));