Rejects an open void session.
After the `voidSessionReject` mutation completes on a given void session, any
`voidSessionResolve` mutation attempts will fail. Subsequent `voidSessionReject`
mutation attempts will succeed, but the `RejectionReasonInput` argument will be ignored.