pub unsafe extern "C" fn UA_Server_setNodeContext(
    server: *mut UA_Server,
    nodeId: UA_NodeId,
    nodeContext: *mut c_void
) -> UA_StatusCode