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