Function windows::Win32::Foundation::SysReAllocStringLen

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