pub unsafe fn SysReAllocString<P0>(pbstr: *mut BSTR, psz: P0) -> i32
where P0: IntoParam<PCWSTR>,