fn check_num_args(l: &Chunk, num_args: u16) -> VMResult<()>
Verify the number of args provided will work with a chunk.