pub unsafe fn AVIMakeFileFromStreams( ppfile: *mut Option<IAVIFile>, papstreams: &[Option<IAVIStream>], ) -> Result<()>