pub unsafe fn IsBadStringPtrW<P0>(lpsz: P0, ucchmax: usize) -> BOOL
where P0: IntoParam<PCWSTR>,