pub unsafe extern "C" fn LLVMRustWriteDiagnosticInfoToString(
    DI: &DiagnosticInfo,
    s: &RustString
)