lua_rs::ffi::lua
pub unsafe extern "C" fn lua_getinfo( l: *mut lua_State, what: *const c_char, ar: *mut lua_Debug) -> c_int