pub unsafe extern "system" fn AVIMakeCompressedStream(
    ppscompressed: *mut IAVIStream,
    ppssource: IAVIStream,
    lpoptions: *const AVICOMPRESSOPTIONS,
    pclsidhandler: *const GUID
) -> HRESULT