get_offset_from_container_of
int get_offset_from_container_of(struct expression *expr);
offset = get_offset_from_container_of(expr);
offset = get_offset_from_container_of(expr->right);