pub fn decode_key(key: usize) -> [usize; 4]
Decode a given key.
Returns an array containing the three coordinates and level of the key.