[GLdispatchABI.h] Add a new releasePatch() entrypoint patching callback
Created by: bnguyen0
This callback notifies vendors when they no longer "own" patched top-level libglvnd entrypoints. This allows vendors to safely take advantage of optimizations which may modify entrypoint code outside of the finalizePatch() callback.