pub unsafe extern "system" fn SHOpenPropSheetW(
    pszcaption: PCWSTR,
    ahkeys: *const HKEY,
    ckeys: u32,
    pclsiddefault: *const GUID,
    pdtobj: IDataObject,
    psb: IShellBrowser,
    pstartpage: PCWSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Com’, ‘Win32_System_Ole’, ‘Win32_System_Registry’