pub const MAX_RETURN_DATA: usize = 1024;
Maximum return data size (1 KiB), matching Solana runtime limit.