AllocCallback is an alias for (the address of) a function that takes an integer argument and returns void *.
AllocCallback
void *
Declared in <bslma_bufferallocator.h>
<bslma_bufferallocator.h>
typedef void*(* AllocCallback)(int);