UNSPECIFIED
Signifies that the corresponding callable does not have status associated with its return value.
This is a default value for callables which were compiled without the -Xreturn-value-checker=full compiler flag, do not belong to any scope annotated with @MustUseReturnValues, and override only callables with unspecified status.