pub fn op_webstorage_key(
    state: &mut OpState,
    index: u32,
    persistent: bool
) -> Result<Option<String>, AnyError>