pub type JitBulkFnPointer<T> = unsafe extern "sysv64" fn(*const *const T, *const *mut T, u64);
Typedef for a bulk function pointer