pub unsafe extern "C" fn embHash_insert( hash: *mut EmbHash, key: *const c_void, value: *mut c_void, ) -> c_int