pub type lua_Udestructor = unsafe extern "C-unwind" fn(*mut c_void);
Type for userdata destructor functions.