DVD_KEY_SIZE
#define dvd_copy_key(dst, src) memcpy((dst), (src), DVD_KEY_SIZE)
u_int8_t key[DVD_KEY_SIZE];
u_int8_t title_key[DVD_KEY_SIZE];