pub fn op_webstorage_set(
    state: &mut OpState,
    args: SetArgs,
    persistent: bool
) -> Result<(), AnyError>