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