pub unsafe extern "C" fn UA_Server_writeDataValue(
    server: *mut UA_Server,
    nodeId: UA_NodeId,
    value: UA_DataValue
) -> UA_StatusCode