pub unsafe extern "C" fn LLVMRustContextSetDiagnosticHandler(
    context: &Context,
    diagnostic_handler: Option<&DiagnosticHandler>
)