pub unsafe fn AVIStreamSetFormat<P0>( pavi: P0, lpos: i32, lpformat: *const c_void, cbformat: i32, ) -> Result<()>where P0: Param<IAVIStream>,