pub unsafe extern "C" fn strftime( __s: *mut i8, __maxsize: usize, __format: *const i8, __tp: *const tm, ) -> usize