pub unsafe fn ReallocADsStr<P0>(ppstr: *mut PWSTR, pstr: P0) -> BOOL
where P0: IntoParam<PCWSTR>,