pub type Register68kProcPtr = unsafe extern "C" fn();
Pointer to a 68K function that expects parameters in registers.