pub unsafe extern "C" fn UA_Server_writeValueRank(
    server: *mut UA_Server,
    nodeId: UA_NodeId,
    valueRank: UA_Int32
) -> UA_StatusCode