pub unsafe extern "system" fn UuidToStringW(
    uuid: *const GUID,
    stringuuid: *mut *mut u16
) -> RPC_STATUS
Expand description

Required features: "Win32_System_Rpc"