pub unsafe fn AVIStreamReadData<P0>( pavi: P0, fcc: u32, lp: Option<*mut c_void>, lpcb: *mut i32, ) -> Result<()>where P0: Param<IAVIStream>,