pub unsafe fn SetCalendarInfoA<P3>( locale: u32, calendar: u32, caltype: u32, lpcaldata: P3, ) -> Result<()>where P3: Param<PCSTR>,