pub unsafe extern "C" fn bitset_container_negation_inplace(
    src: *mut bitset_container_t,
    dst: *mut *mut c_void
) -> bool