pub unsafe extern "C" fn bitset_run_container_andnot(
    src_1: *const bitset_container_t,
    src_2: *const run_container_t,
    dst: *mut *mut c_void
) -> bool