For bookmarks, the ids format listed are not aligned with the rest of the code. It's
human readable id as bytes string instead of bytes string. As it's not what's expected
by the caller, this failed the build.
This commit adds the extra mapping to fix the issue
Related to T3584#71046 (for the pdb insight)