pub type AMediaDrmKeyId = AMediaDrmByteArray;
#[repr(C)]pub struct AMediaDrmKeyId { pub ptr: *const u8, pub length: usize, }
ptr: *const u8
length: usize