pub unsafe extern "C" fn UA_Client_readDisplayNameAttribute(
    client: *mut UA_Client,
    nodeId: UA_NodeId,
    outDisplayName: *mut UA_LocalizedText
) -> UA_StatusCode