pub unsafe fn SysAllocString<P0>(psz: P0) -> BSTR
where P0: IntoParam<PCWSTR>,