Usage: int dds_create();
Returns: 0 if good status, -1 if bad status.
This routine creates the DD system if it doesn't exist or attaches to it.
The process calling it becomes a DD master process. Several masters
are possible. The DD system will be destroyed when all its masters
have exited.