chore: specify `sysv64` for the calling convention of the external assembly functions by toku-sa-n · Pull Request #267 · rust-osdev/x86_64
This ensures that the arguments to the external assembly functions are passed by RDI, RSI, RDX, RCX, etc.