fn unlock_key_value_entry(
    caller: Caller<'_, WasmiInstanceEnv>,
    handle: u32
) -> Result<(), InvokeError<WasmRuntimeError>>