This version of EPICS Base has not been released yet.
Changes between 3.15.x and 3.16.0
Callback subsystem API
Added a new macro callbackGetPriority(prio, callback) to the
callback.h header and removed the need for dbScan.c to reach into the internals
of its CALLBACK objects.