pub unsafe fn CharPrevExA<P1, P2>( codepage: u16, lpstart: P1, lpcurrentchar: P2, dwflags: u32, ) -> PSTRwhere P1: Param<PCSTR>, P2: Param<PCSTR>,