pub unsafe fn acmStreamSize<P0>(
    has: P0,
    cbinput: u32,
    pdwoutputbytes: *mut u32,
    fdwsize: u32
) -> u32
where P0: IntoParam<HACMSTREAM>,