pub unsafe fn WindowsPromoteStringBuffer<P0>(
    bufferhandle: P0
) -> Result<HSTRING>
where P0: IntoParam<HSTRING_BUFFER>,