pub unsafe extern "C" fn LLVMHasUnnamedAddr(
    Global: LLVMValueRef
) -> LLVMBool
👎Deprecated since 7.0: Use LLVMGetUnnamedAddress instead