extlog_l1_head
struct extlog_l1_head *l1_head;
l1_hdr_size = sizeof(struct extlog_l1_head);
l1_head = (struct extlog_l1_head *)extlog_l1_hdr;
((struct extlog_l1_head *)extlog_l1_addr)->flags |= FLAG_OS_OPTIN;
((struct extlog_l1_head *)extlog_l1_addr)->flags &= ~FLAG_OS_OPTIN;