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