Function windows_sys::Win32::UI::Shell::AssocGetPerceivedType

pub unsafe extern "system" fn AssocGetPerceivedType(
    pszext: PCWSTR,
    ptype: *mut PERCEIVED,
    pflag: *mut u32,
    ppsztype: *mut PWSTR,
) -> HRESULT