pub unsafe extern "system" fn AVIFileGetStream(
    pfile: IAVIFile,
    ppavi: *mut IAVIStream,
    fcctype: u32,
    lparam: i32
) -> HRESULT