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