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