pub unsafe extern "C" fn dm_timestamp_copy(
    ts_new: *mut dm_timestamp,
    ts_old: *mut dm_timestamp
)