pub unsafe fn SetThreadpoolThreadMinimum<P0>(
    ptpp: P0,
    cthrdmic: u32
) -> Result<()>
where P0: IntoParam<PTP_POOL>,