nft_object_hash_key
struct nft_object_hash_key key;
const struct nft_object_hash_key *k = data;
const struct nft_object_hash_key *k = arg->key;
struct nft_object_hash_key k = { .table = table };