pub fn deserialize_function( buf: &[u8], cursor: &mut usize, table: &[String], remap: &[Spur], ) -> Result<Function, SemaError>