SHGetSetFolderCustomSettings

Function SHGetSetFolderCustomSettings 

pub unsafe fn SHGetSetFolderCustomSettings<P1>(
    pfcs: *mut SHFOLDERCUSTOMSETTINGS,
    pszpath: P1,
    dwreadwrite: u32,
) -> Result<()>
where P1: Param<PCWSTR>,