pub unsafe extern "C" fn tableGenRecordValGetValAsInt(
    rv_ref: TableGenRecordValRef,
    integer: *mut i64
) -> TableGenBool