pub unsafe extern "system" fn StringFromCLSID(
    rclsid: *const GUID,
    lplpsz: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_System_Com"