pub unsafe extern "C-unwind" fn luaL_addgsub( B: *mut luaL_Buffer, s: *const c_char, p: *const c_char, r: *const c_char, )
lua54