By convention str_len excludes the nil terminator. Also assert the increment is a single unit as larger numbers aren't supported (or needed currently).
By convention str_len excludes the nil terminator. Also assert the increment is a single unit as larger numbers aren't supported (or needed currently).