pub unsafe extern "C" fn strftime_l( __buf: *mut c_char, __n: usize, __fmt: *const c_char, __tm: *const tm, __l: locale_t ) -> usize