Function strftime_l
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
strftime_lpub 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