Function windows::Win32::UI::Shell::SHEnumerateUnreadMailAccountsW
pub unsafe fn SHEnumerateUnreadMailAccountsW<P0>(
hkeyuser: P0,
dwindex: u32,
pszmailaddress: &mut [u16],
) -> Result<()>where
P0: Param<HKEY>,