REALLockSoundDescription/REALUnlockSoundDescription

I’m taking a look at the Plugins SDK for the first time and I’ve noticed in the Glue code:

REALLockSoundDescription with CallResolver("")

and

REALUnlockSoundDescription with CallResolver("unlockPictureDescription")

Should I pay attention to those or ignore them as they are not listed in the Reference Documentation ?

Perhaps they are unused/deprecated ?

Those have been deprecated and are non functional currently, I think.

Thanks Christian.