pub unsafe extern "C" fn localtime_s(
    tmDest: *mut tm,
    sourceTime: *const time_t
) -> errno_t