pub unsafe extern "C-unwind" fn luaL_buffinitsize( L: *mut lua_State, B: *mut luaL_Strbuf, size: usize, ) -> *mut c_char
luau