pub unsafe extern "system" fn AVISaveVW(
    szfile: PCWSTR,
    pclsidhandler: *const GUID,
    lpfncallback: AVISAVECALLBACK,
    nstreams: i32,
    ppavi: *const IAVIStream,
    plpoptions: *const *const AVICOMPRESSOPTIONS
) -> HRESULT
Expand description

Required features: "Win32_Media_Multimedia", "Win32_Foundation"