ntpfw_header
data = fw->data + sizeof(struct ntpfw_header);
leftover = fw->size - sizeof(struct ntpfw_header);
const struct ntpfw_header *header = (struct ntpfw_header *)buf;