fwdb_collection
struct fwdb_collection *coll = (void *)(data + ptr);
if (coll->len < offsetofend(struct fwdb_collection, dfs_region))
struct fwdb_collection *coll = (void *)((u8 *)db + ptr);
struct fwdb_collection *coll = (void *)((u8 *)db + ptr);