pub unsafe fn acmDriverOpen<P0>(
    phad: *mut HACMDRIVER,
    hadid: P0,
    fdwopen: u32
) -> u32
where P0: IntoParam<HACMDRIVERID>,