pub fn from_keyed_account(
    account: &KeyedAccount<'_>
) -> Result<Config, InstructionError>