pub unsafe extern "C" fn strftime_l( s: *mut c_char, max: size_t, format: *const c_char, tm: *const tm, locale: locale_t) -> size_t