pub unsafe extern "C" fn uci_hash_options( tb: *mut *mut uci_option, n_opts: c_int, ) -> u32
uci_hash_options: build a hash over a list of options @tb: list of option pointers @n_opts: number of options