To reiterate from other documentation: it is not advised to
use ::: in your code as it will retrieve non-exported objects that may be
more likely to change in their functionality that exported objects.
Details
The functions mimic the use of :: and ::: for extracting values
from namespaces. %colons% is an alias for %::%.