pub unsafe extern "C" fn LLVMRustContextGetDiagnosticHandler(
    Context: &Context
) -> Option<&DiagnosticHandler>