Function windows::Win32::UI::Shell::ImportPrivacySettings
pub unsafe fn ImportPrivacySettings<P0>(
pszfilename: P0,
pfparseprivacypreferences: *mut BOOL,
pfparsepersiterules: *mut BOOL,
) -> BOOLwhere
P0: Param<PCWSTR>,