lua_rs::ffi::lua
pub unsafe extern "C" fn lua_sethook( l: *mut lua_State, func: lua_Hook, mask: c_int, count: c_int)