Close a loaded PDF font.
font - Handle to the loaded font.
@ffi.Native<ffi.Void Function(FPDF_FONT)>() external void FPDFFont_Close(FPDF_FONT font);