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