lua_rs::ffi::lua
pub unsafe extern "C" fn lua_dump( l: *mut lua_State, writer: lua_Writer, data: *mut c_void, strip: c_int) -> c_int