#[unsafe(no_mangle)]pub unsafe extern "C" fn localtime_r( timer: *const time_t, result: *mut tm, ) -> *mut tm
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/localtime.html.
The caller is required to ensure that:
timer
result
Out<tm>
daylight
timezone
tzname