pub unsafe fn AVIFileGetStream<P0>( pfile: P0, ppavi: *mut Option<IAVIStream>, fcctype: u32, lparam: i32, ) -> Result<()>where P0: Param<IAVIFile>,