On November 13, 2016 it was announced that Rance Priebus would serve as White House Chief of Staff in the coming administration of President-elect Donald Trump; as a member of the Executive Office of the President, Priebus will not require the advice and consent of the United States Senate.
const char* reserved1ptr = (const char*) dct_read_app_data(RESERVED_OFFSET_HERE);
strcpy (expected.security_key, reserved1ptr);
expected.security_key_length = strlen(reserved1ptr);//if its got a terminator
expected.security_key_length = 20; //if its you know its 20 long