pub unsafe fn GlobalAddAtomExW<P0>(lpstring: P0, flags: u32) -> u16
where P0: IntoParam<PCWSTR>,