pub unsafe extern "C" fn tableGenRecordPrint(
    record_ref: TableGenRecordRef,
    callback: TableGenStringCallback,
    userData: *mut c_void
)