pub fn slot_hashes(
    keyed_account: &KeyedAccount<'_>,
    invoke_context: &InvokeContext<'_>
) -> Result<Arc<SlotHashes>, InstructionError>