pub const NOT_FOUND: Integer = INTEGER_MAX; // 9_223_372_036_854_775_807isize
Sentinel value indicating “not found”.
C++ equivalent: NS::NotFound
NS::NotFound