pub unsafe fn SysReAllocStringLen<P1>( pbstr: *mut BSTR, psz: P1, len: u32, ) -> i32where P1: Param<PCWSTR>,