Runtime: Added get_inherit_storage(). Adds easy access to the storage belonging to a specific inherit in an object. This function should be used in preference to get_storage() when the inherit graph is known, to improve support for multiple inherit of programs implemented in C.