{
     'real': {
        '': 'float',
        '4': 'float',
        'real32': 'float',
        'REAL32': 'float',
        'c_float': 'float',
        '8': 'double',
        'jprb': 'double',
        'JPRB': 'double',
        'selected_real_kind(6,37)': 'float',
        'selected_real_kind6,37': 'float',
        'selected_real_kind6, 37': 'float',
        'real32': 'float',
        'REAL32': 'float',
        'selected_real_kind(13,300)': 'double',
        'selected_real_kind13,300': 'double',
        'selected_real_kind13, 300': 'double',
        'real64': 'double',
        'REAL64': 'double',
        'c_double': 'double',
    },
    'integer': {
        '': 'int',
        '4': 'int',
        'int8': 'char',
        'INT8': 'char',
        'int32': 'int',
        'INT32': 'int',
        'selected_int_kind(9)': 'int',
        'selected_int_kind9': 'int',
        'jpim': 'int',
    },
}
