pub unsafe fn CommandLineToArgvW<'a>( lpcmdline: impl IntoParam<'a, PWSTR>, pnumargs: *mut i32, ) -> *mut PWSTR