#[no_mangle]
pub unsafe extern "C" fn LLVMContextGetDiagnosticContext(
    C: LLVMContextRef
) -> *mut c_void