Deletes an existing proxy or removes the default user or a local
    user from an existing proxy in the proxy database.
    Format
      SYS$DELETE_PROXY  rem_node ,rem_user ,[local_user] ,[flags]
    D Prototype
      int sys$delete_proxy  (void *rem_node, void *rem_user, void
                            *local_user, unsigned int flags);
Additional Information:
explode
extract