Converts a StorageBaseAddress into a StorageAddress. This should be used through the high-level Into trait.

Signature

pub extern fn storage_address_from_base(base: StorageBaseAddress) -> StorageAddress nopanic;