v8-fast-api-calls.h was included in the header archive for 15.x (and 14.x?), but it is no longer included as of v16.0: https://nodejs.org/download/release/v16.0.0/node-v16.0.0-headers.tar.gz
It would be nice to have this back so that native add-ons could properly use (and compile with) the new V8 fast call api (like Node does with process.hrtime).