pub unsafe fn UuidFromStringW<P0>(stringuuid: P0, uuid: *mut GUID) -> RPC_STATUSwhere P0: Param<PCWSTR>,