pub unsafe fn acmDriverDetailsW<P0>(
    hadid: P0,
    padd: *mut ACMDRIVERDETAILSW,
    fdwdetails: u32
) -> u32
where P0: IntoParam<HACMDRIVERID>,