pub unsafe fn AVIBuildFilterW<P0>(
    lpszfilter: &mut [u16],
    fsaving: P0
) -> Result<()>
where P0: IntoParam<BOOL>,