pub unsafe fn sequenceIsOwned(
    arg_seqId: Oid,
    arg_deptype: c_char,
    arg_tableId: *mut Oid,
    arg_colId: *mut int32
) -> bool