pub unsafe extern "C" fn splinter_set_label( key: *const c_char, mask: u64, ) -> c_int
@brief Atomically apply a label mask to a slot’s Bloom filter. @return 0 on success, -1 if key not found.