pub unsafe extern "C" fn strftime( __buf: *mut c_char, __n: size_t, __fmt: *const c_char, __tm: *const tm) -> size_t