pub unsafe extern "C" fn platform_gmtime_r(
    tt: *const time_t,
    tm_buf: *mut tm
) -> *mut tm