#[no_mangle]
pub unsafe extern "C" fn LLVMAddHandler(
    CatchSwitch: LLVMValueRef,
    Dest: LLVMBasicBlockRef
)