pub unsafe fn acmStreamConvert<P0>(
    has: P0,
    pash: *mut ACMSTREAMHEADER,
    fdwconvert: u32
) -> u32
where P0: IntoParam<HACMSTREAM>,