pub unsafe extern "C" fn clang_getDiagnosticFixIt(
    diagnostic: CXDiagnostic,
    index: c_uint,
    range: *mut CXSourceRange
) -> CXString