pub unsafe extern "C" fn TABLE_SHARE_wait_for_old_version(
    this: *mut TABLE_SHARE,
    thd: *mut THD,
    abstime: *mut timespec,
    deadlock_weight: uint
) -> bool