On page 1749 in section 24.4.1 it shows that there is a 65th interrupt vector (for channel 63) at address 0xFFF82100. However, if this address is written to, the phantom vector at address 0xFFF82000 is modified to the same value, thereby destroying its contents.
It therefore looks like channel 63 is unusable if you want to have a phantom vector.