pub unsafe extern "C" fn LLVMSetPersonalityFn<'a>(
    Func: &'a Value,
    Pers: &'a Value
)