pub fn get_dynamic_value<T: Get>(data: &[u8]) -> DynamicAccount<T, Vec<u8>>
Generic get owned dynamic account from the data bytes of the account.