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