pub unsafe extern "C" fn strftime_l( __s: *mut c_char, __maxsize: size_t, __format: *const c_char, __tp: *const Struct_tm, __loc: __locale_t, ) -> size_t