pub unsafe extern "C" fn UA_Server_writeIsAbstract(
    server: *mut UA_Server,
    nodeId: UA_NodeId,
    isAbstract: UA_Boolean
) -> UA_StatusCode