pub unsafe extern "C" fn UA_Server_readValue(
    server: *mut UA_Server,
    nodeId: UA_NodeId,
    outValue: *mut UA_Variant
) -> UA_StatusCode