pub fn is_seq_cursor_level(path: &str) -> bool
Parse a path string, returning None if it resolves to a sequence-number level that should not be completed (to avoid the huge integer space).
None