pub unsafe fn ConditionalLockTuple(
    arg_relation: Relation,
    arg_tid: ItemPointer,
    arg_lockmode: LOCKMODE
) -> bool