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