pub type lua_WarnFunction = Option<unsafe extern "C" fn(ud: *mut c_void, msg: *const c_char, tocont: c_int)>;