This routine associates a system-specific status value with the
    specified address exception object. This transforms the address
    exception object into a status exception object.
    The exception argument must already have been initialized with
    the exception package's EXCEPTION_INIT macro.
    Use this routine to associate any system-specific status value
    with the specified address exception object. Note that any
    exception objects set to the same status value are considered
    equivalent by the Threads Library.