pub unsafe fn MFCreateStreamDescriptor(
    dwstreamidentifier: u32,
    apmediatypes: &[Option<IMFMediaType>]
) -> Result<IMFStreamDescriptor>