pub unsafe fn lua_pushliteral(L: *mut lua_State, s: &'static [u8])
Pushes a literal string onto the stack.