pub unsafe extern "C" fn strftime_l( s: *mut i8, max: usize, format: *const i8, tm: *const tm, locale: *mut c_void, ) -> usize