pub unsafe extern "C" fn clang_equalLocations(
    left: CXSourceLocation,
    right: CXSourceLocation
) -> c_uint