See: https://wiki.osdev.org/GDT_Tutorial#Some_stuff_to_make_your_life_easy
This is a preprocessor macro version of the function shown on the page for creating x64 descriptor table entries in 64-bit integer form.
Accompanied, is a test implementation file that additionally compares the two implementations.