ng_car_bulkconf
struct ng_car_bulkconf *bconf;
bconf = (struct ng_car_bulkconf *)resp->data;
struct ng_car_bulkconf *const bconf =
(struct ng_car_bulkconf *)msg->data;