pub unsafe fn clang_getRemappingsFromFileList(
    files: *mut *const c_char,
    n_files: c_uint
) -> CXRemapping