pub unsafe extern "system" fn SHCreatePropSheetExtArray(
    hkey: HKEY,
    pszsubkey: PCWSTR,
    max_iface: u32
) -> HPSXA
Expand description

Required features: "Win32_UI_Shell", "Win32_System_Registry"