pub unsafe extern "C" fn bitset_container_contains(
    bitset: *const bitset_container_t,
    pos: u16
) -> bool