pub fn get_sliding_attacks(
    piece_type: PieceType,
    square: Square,
    blockers: BitBoard
) -> BitBoardNotable traits for BitBoardimpl Iterator for BitBoard type Item = Square;