pub unsafe fn GetStringTypeExA<P2>( locale: u32, dwinfotype: u32, lpsrcstr: P2, cchsrc: i32, lpchartype: *mut u16, ) -> BOOLwhere P2: Param<PCSTR>,