pub type CallbackHandle = Handle;
The unique identifier for a callback.
pub struct CallbackHandle { /* private fields */ }