pub unsafe fn pg_strftime( arg_s: *mut c_char, arg_max: usize, arg_format: *const c_char, arg_tm: *const pg_tm, ) -> usize