const
Since callback signatures are now generated in C++, might as well go ahead and retain `const` and the pointer type, removing a `const_cast` in the process.