pub type AMediaDrmKeyId = AMediaDrmByteArray;
struct AMediaDrmKeyId { pub ptr: *const u8, pub length: usize, }
ptr: *const u8
length: usize