pub unsafe extern "C" fn UA_Server_writeAccessLevel(
    server: *mut UA_Server,
    nodeId: UA_NodeId,
    accessLevel: UA_Byte
) -> UA_StatusCode