pub unsafe extern "system" fn SHGetSetFolderCustomSettings(
    pfcs: *mut SHFOLDERCUSTOMSETTINGS,
    pszpath: PCWSTR,
    dwreadwrite: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"