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