pub const SYS_HANDLE_REVOKE: usize = 5;
Revoke a capability handle.
All holders of this handle (including the caller and any granted recipients) lose access. The underlying resource may be destroyed if no other references exist.