#[no_mangle]
pub unsafe extern "C" fn LLVMSetCleanup(
    LandingPad: LLVMValueRef,
    Val: LLVMBool
)