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