pub type LV2UI_Handle = *mut c_void;
A pointer to UI instance internals.
The host may compare this to NULL, but otherwise MUST NOT interpret it.