pub type HandleRef<'a> = Unowned<'a, NullableHandle>;
pub struct HandleRef<'a> { /* private fields */ }