pub unsafe extern "C" fn strftime_l( _s: *mut c_char, _maxsize: usize, _fmt: *const c_char, _t: *const tm, _l: locale_t, ) -> usize