pub unsafe extern "C" fn LLVMSetValueName(
    Val: LLVMValueRef,
    Name: *const c_char
)