UDS_CREATE
result = uds_open_index(create_flag ? UDS_CREATE : UDS_LOAD,
case UDS_CREATE:
bool new = (open_type == UDS_CREATE);