pub unsafe extern "C" fn tb_probe_wdl_impl(
    _white: u64,
    _black: u64,
    _kings: u64,
    _queens: u64,
    _rooks: u64,
    _bishops: u64,
    _knights: u64,
    _pawns: u64,
    _ep: c_uint,
    _turn: bool
) -> c_uint