pub unsafe fn WinExec<P0>(lpcmdline: P0, ucmdshow: u32) -> u32
where P0: IntoParam<PCSTR>,