pub unsafe extern "C" fn Tcl_FindHashEntry(
tablePtr: *mut Tcl_HashTable,
key: *const c_void,
) -> *mut Tcl_HashEntrypub unsafe extern "C" fn Tcl_FindHashEntry(
tablePtr: *mut Tcl_HashTable,
key: *const c_void,
) -> *mut Tcl_HashEntry