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