pub trait IMFMediaEngineNeedKeyNotify_Impl: Sized { // Required method fn NeedKey(&self, initdata: *const u8, cb: u32); }