def capng_fill(set: 'capng_select_t') -> "void": return _capng.capng_fill(set)
def capng_fill(set): return _capng.capng_fill(set)
def capng_fill(*args): return _capng.capng_fill(*args)