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