pub unsafe extern "system" fn SHCLSIDFromString(
    psz: PWSTR,
    pclsid: *mut GUID
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’