pub unsafe extern "system" fn AVIStreamReadData(
    pavi: IAVIStream,
    fcc: u32,
    lp: *mut c_void,
    lpcb: *mut i32
) -> HRESULT