Adds the specified identifier record to the rights list of the
    process or the system.
    Format
      SYS$GRANTID  [pidadr] ,[prcnam] ,[id] ,[name] ,[prvatr]
    C Prototype
      int sys$grantid  (unsigned int *pidadr, void *prcnam, struct
                       _generic_64 *id, void *name, unsigned int
                       *prvatr, unsigned int segment);
Additional Information:
explode
extract