pub unsafe extern "C" fn SEQUENCE_write_lock(
    this: *mut SEQUENCE,
    table: *mut TABLE
)