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