pub unsafe fn SHGetSetFolderCustomSettings<'a>( pfcs: *mut SHFOLDERCUSTOMSETTINGS, pszpath: impl IntoParam<'a, PWSTR>, dwreadwrite: u32, ) -> Result<()>