pub fn decode_predicate_data_by_index<T>(index: u64) -> T
where
    T: AbiDecode,