pub unsafe extern "C-unwind" fn lua_rawcheckstack( L: *mut lua_State, sz: c_int, )
TODO: Document this function.