pub unsafe fn SendIMEMessageExA<P0, P1>(param0: P0, param1: P1) -> LRESULT
where P0: IntoParam<HWND>, P1: IntoParam<LPARAM>,