Try this:

int Length = *(int*)&(asd+1);

Untested, so please post here if it does not work.