Removes the specified identifier from the rights list of the
    process or the system. If the identifier is listed as a holder
    of any other identifier, the appropriate holder records are also
    deleted.
    Format
      SYS$REVOKID  [pidadr] ,[prcnam] ,[id] ,[name] ,[prvatr]
    C Prototype
      int sys$revokid  (unsigned int *pidadr, void *prcnam, struct
                       _generic_64 *id, void *name, unsigned int
                       *prvatr, unsigned int segment);
Additional Information:
explode
extract