pub const SYS_HANDLE_CLOSE: usize = 2;
Close a capability handle.
After this call, the handle is invalid. If this was the last reference to the underlying resource, the resource is destroyed.