pub unsafe extern "system" fn SHGetLocalizedName(
    pszpath: PCWSTR,
    pszresmodule: PWSTR,
    cch: u32,
    pidsres: *mut i32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"