pub unsafe fn acmFilterDetailsW<P0>(
    had: P0,
    pafd: *mut ACMFILTERDETAILSW,
    fdwdetails: u32
) -> u32
where P0: IntoParam<HACMDRIVER>,