move_capture       63 src/move.h     extern int  move_capture          (int move, const board_t * board);
move_capture     1088 src/search_full.cpp    capture = move_capture(move,board);