#[no_mangle]
pub unsafe extern "C" fn LLVMSetUnwindDest(
    InvokeInst: LLVMValueRef,
    B: LLVMBasicBlockRef
)