pub const MIN_USER_FLOW_ID: u32 = 1024;
Reserves [0,MIN_USER_FLOW_ID) for internal usage. User defined table id starts from this value.