#[endpoint]Expand description
Mark a function as endpoint N of a PVM2 program.
N must be a u8 literal (0..=255). Validates the function
signature loosely; the linker does the strict check when it
resolves the descriptor against the ELF symbol table.