pub unsafe extern "C" fn strftime( _s: *mut i8, _maxsize: usize, _fmt: *const i8, _t: *const tm, ) -> usize