Function SHSetUnreadMailCountW

Source
pub unsafe extern "C" fn SHSetUnreadMailCountW(
    pszMailAddress: LPCWSTR,
    dwCount: DWORD,
    pszShellExecuteCommand: LPCWSTR,
) -> HRESULT