pub unsafe extern "C" fn LLVMRustAddHandler<'a>(
    CatchSwitch: &'a Value,
    Handler: &'a BasicBlock
)