Function windows_sys::Win32::Media::Multimedia::AVISaveVA
pub unsafe extern "system" fn AVISaveVA(
szfile: PCSTR,
pclsidhandler: *const GUID,
lpfncallback: AVISAVECALLBACK,
nstreams: i32,
ppavi: *const *mut c_void,
plpoptions: *const *const AVICOMPRESSOPTIONS,
) -> HRESULT