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

Required features: "Win32_Media_Multimedia", "Win32_Foundation"